From 46336f7ad135c699a3e865fea8924c38e745cc33 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Fri, 11 Jun 1993 06:43:42 +0000 Subject: [PATCH] * s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the value inherited from usg5-3.h; ISC doesn't have libX11_s. --- src/s/isc3-0.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/s/isc3-0.h b/src/s/isc3-0.h index cb75a8fb19a..14ef86f1ff3 100644 --- a/src/s/isc3-0.h +++ b/src/s/isc3-0.h @@ -15,3 +15,8 @@ /* People say that using -traditional causes lossage with `const', so we might as well try getting rid of -traditional. */ #undef C_SWITCH_SYSTEM + +/* Martin Tomes says that ISC has no + libX11_s, as specified in s/usg5-3.h. */ +#undef LIB_X11_LIB + -- 2.30.2